How to Install libengine-pkcs11-openssl software package in Debian 8 (Jessie)

How to Install libengine-pkcs11-openssl software package in Debian 8 (Jessie)

libengine-pkcs11-openssl software package provides OpenSSL engine for PKCS#11 modules, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libengine-pkcs11-openssl 

libengine-pkcs11-openssl is installed in your system.

Make ensure the libengine-pkcs11-openssl package were installed using the commands given below,

$ sudo dpkg-query -l | grep libengine-pkcs11-openssl *

You will get with libengine-pkcs11-openssl package name, version, architecture and description in a table

libengine-pkcs11-openssl package basic information:

Distro Debian 8 jessie
Section Libraries
Package libengine-pkcs11-openssl
Version 0.1.8-4
Description OpenSSL engine for PKCS#11 modules
Sub Section libs


See Also, How to uninstall or remove libengine-pkcs11-openssl software package from Debian 8 (Jessie)?